home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / anos_2_9i.lha / AmigaNOS / TCPIP / Spool / Help / Mbox.Download < prev    next >
Text File  |  1992-11-04  |  945b  |  26 lines

  1.  
  2. USAGE
  3.      D[ownload] [/][<path_name>/]filename
  4.      DU [/][<path_name>/]filename
  5.  
  6. DESCRIPTION
  7.      The download command will begin sending a file from this system
  8.      to you.  Use the  "D" command to send a plain  ASCII text file.
  9.      You can also download binary files converted to UUENCODED ASCII
  10.      by using the "DU" command. You will need the "uudecode" utility
  11.      to convert  this ASCII  file  back to  binary.
  12.  
  13.      The system will check the file for non-ascii characters, and if
  14.      any are found in the first 512 characters it is assumed to be a
  15.      binary file and will be sent uuencoded. 
  16.  
  17.      The optional  path_name may be included along with the filename
  18.      if the  desired file is not in the  current  directory (you can
  19.      determine this using the W[hat] command).  Please note that the
  20.      character used to separate the path and filename is a "/".
  21.  
  22. EXAMPLES
  23.      download index.txt
  24.      du nos/ibm/g1emmkit.zip
  25.  
  26.